libcore-ocaml software package provides Jane Streets standard library for OCaml (runtime), you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcore-ocaml
libcore-ocaml is installed in your system.
Make ensure the libcore-ocaml package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcore-ocaml *
You will get with libcore-ocaml package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Ocaml |
| Package | libcore-ocaml |
| Version | 107.01-5 |
| Description | Jane Streets standard library for OCaml (runtime) |
| Sub Section | Ocaml |